createNotificationChannelGroupsCompat
open fun createNotificationChannelGroupsCompat(@NonNull groups: List<NotificationChannelGroupCompat>)(source)
Creates multiple notification channel groups. See createNotificationChannelGroup. It doesn't do anything on older SDKs which don't support Notification Channels.
Parameters
groups
The list of groups to create